home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / boot / selector90.lha / Selector / pref / textfore.sel < prev    next >
Text File  |  1998-10-14  |  702b  |  61 lines

  1. checkoptions on
  2. columns 2
  3.  
  4. title "Select ForeGround"
  5.  
  6. [sj]
  7.  
  8. size 12
  9. tempcol 0 [bg]
  10. button "0" exit 0
  11.  
  12. tempcol 1 [bg]
  13. button "1" exit 1
  14.  
  15. tempcol 2 [bg]
  16. button "2" exit 2
  17.  
  18. tempcol 3 [bg]
  19. button "3" exit 3
  20.  
  21. tempcol 4 [bg]
  22. button "4" exit 4
  23.  
  24. tempcol 5 [bg]
  25. button "5" exit 5
  26.  
  27. tempcol 6 [bg]
  28. button "6" exit 6
  29.  
  30. tempcol 7 [bg]
  31. button "7" exit 7
  32.  
  33. tempcol 8 [bg]
  34. button "8" exit 8
  35.  
  36. tempcol 9 [bg]
  37. button "9" exit 9
  38.  
  39. tempcol 10 [bg]
  40. button "10" exit 10
  41.  
  42. tempcol 11 [bg]
  43. button "11" exit 11
  44.  
  45. tempcol 12 [bg]
  46. button "12" exit 12
  47.  
  48. tempcol 13 [bg]
  49. button "13" exit 13
  50.  
  51. tempcol 14 [bg]
  52. button "14" exit 14
  53.  
  54. tempcol 15 [bg]
  55. button "15" exit 15
  56.  
  57. startbox
  58. button Other load /pref/colorreq.sel
  59. button Cancel exit
  60. endbox
  61.